Journals
  Publication Years
  Keywords
Search within results Open Search
Please wait a minute...
For Selected: Toggle Thumbnails
Integrated prediction model of Cauchy adaptive backtracking search and least square support vector machine
Zhonghua ZHANG, Fuyuan ZHAO, Junfeng GUO, Gaochang ZHAO
Journal of Computer Applications    2022, 42 (6): 1829-1836.   DOI: 10.11772/j.issn.1001-9081.2021040577
Abstract214)   HTML6)    PDF (2163KB)(46)       Save

Aiming at the problem that Backtracking Search optimization Algorithm (BSA) is easy to premature and has weak local development ability in the optimization of kernel function parameters and regularization parameters of Least Square Support Vector Machine (LSSVM), an integrated prediction model named CABSA-LSSVM was proposed. Firstly, the Cauchy population generation strategy was used to improve the diversity of historical populations, so that the algorithm was not easy to fall into the local optimal solution. Then, the adaptive mutation factor strategy was used to balance the global exploration and local development abilities of the algorithm by adjusting the mutation scale coefficient. Finally, the improved Cauchy Adaptive Backtracking Search Algorithm (CABSA) was used to optimize the LSSVM to form a new integrated prediction model. Ten UCI datasets were selected for numerical experiments. The results show that the proposed model CABSA-LSSVM has the best regression prediction performance when the population size is 80. Compared with the LSSVMs optimized by the standard BSA, Particle Swarm Optimization (PSO) algorithm, Artificial Bee Colony (ABC) algorithm and Grey Wolf Optimization (GWO) algorithm, the proposed model has the coefficient of determination increased by 1.21%-15.28%, the prediction error reduced by 6.36%-29.00%, and the running time reduced by 5.88%-94.16%. In conclusion, the proposed model has high prediction accuracy and fast computation speed.

Table and Figures | Reference | Related Articles | Metrics
Data crawler for Sina Weibo based on Python
ZHOU Zhonghua ZHANG Huiran XIE Jiang
Journal of Computer Applications    2014, 34 (11): 3131-3134.   DOI: 10.11772/j.issn.1001-9081.2014.11.3131
Abstract900)      PDF (520KB)(3795)       Save

Nowadays, most of researches about social network use data from foreign social network platforms. However the largest social network platform Sina Weibo in China has no data interfaces for investors. A Sina Weibo data crawler combined with parallelization technology was put forward. It got fans information and Weibo data content of different weibo users in real-time. It also supported key words matching and parallelization. The serial data crawler and its parallel version were compared, and an experiment about flu was conducted on some Weibo data. The results indicate that, with parallelization, this tool has liner speedup and all the fetching data are with timeliness and accuracy.

Reference | Related Articles | Metrics